| addFloatVariableToMap(const std::string &variable, std::vector< float > *variableData) | ccmc::Model | |
| BATSRUS() | ccmc::BATSRUS | |
| binary_search(const std::vector< T > &vec, unsigned int start, unsigned int end, const T &key) | ccmc::BATSRUS | friend |
| BUSY | ccmc::Model | static |
| busyStatus | ccmc::Model | protected |
| close() | ccmc::Model | |
| conversionFactorsToSI | ccmc::Model | protected |
| createNewInterpolator() | ccmc::BATSRUS | virtual |
| current_filename | ccmc::GeneralFileReader | protected |
| doesAttributeExist(const std::string &attribute) | ccmc::GeneralFileReader | |
| doesVariableExist(const std::string &variable) | ccmc::GeneralFileReader | |
| fileReader | ccmc::GeneralFileReader | protected |
| gAttributeByID | ccmc::GeneralFileReader | protected |
| gAttributes | ccmc::GeneralFileReader | protected |
| GeneralFileReader() | ccmc::GeneralFileReader | |
| getBusyStatus() | ccmc::Model | |
| getConversionFactorToSI(const std::string &variable) | ccmc::Model | |
| getCurrentFilename() | ccmc::GeneralFileReader | |
| getGlobalAttribute(long i) | ccmc::GeneralFileReader | |
| getGlobalAttribute(const std::string &attribute) | ccmc::GeneralFileReader | |
| getGlobalAttributeName(long attribute_id) | ccmc::GeneralFileReader | |
| getIntVariableFromMap(const std::string &variable) | ccmc::Model | |
| getIntVariableFromMap(long variable_id) | ccmc::Model | |
| getIntVariableFromMapRW(const std::string &variable) | ccmc::Model | |
| getIntVariableFromMapRW(long variable_id) | ccmc::Model | |
| getLoadedVariables() | ccmc::BATSRUS | virtual |
| getMissingValue() | ccmc::Model | |
| getModelName() | ccmc::Model | |
| getNativeUnit(const std::string &variable) | ccmc::Model | |
| getNumberOfGlobalAttributes() | ccmc::GeneralFileReader | |
| getNumberOfRecords(const std::string &variable) | ccmc::GeneralFileReader | |
| getNumberOfRecords(long variable_id) | ccmc::GeneralFileReader | |
| getNumberOfVariableAttributes() | ccmc::GeneralFileReader | |
| getNumberOfVariables() | ccmc::GeneralFileReader | |
| getProgress() | ccmc::Model | |
| getSIUnit(const std::string &variable) | ccmc::Model | |
| getVariable(const std::string &variable) | ccmc::GeneralFileReader | |
| getVariable(long variableID) | ccmc::GeneralFileReader | |
| getVariable(const std::string &variable, long startIndex, long count) | ccmc::GeneralFileReader | |
| getVariable(long variableID, long startIndex, long count) | ccmc::GeneralFileReader | |
| getVariableAtIndex(const std::string &variable, long index) | ccmc::GeneralFileReader | |
| getVariableAtIndex(long variable_id, long index) | ccmc::GeneralFileReader | |
| getVariableAttribute(const std::string &variable, const std::string &attribute) | ccmc::GeneralFileReader | |
| getVariableAttributeName(long attribute_id) | ccmc::GeneralFileReader | |
| getVariableAttributeNames() | ccmc::GeneralFileReader | |
| getVariableFromMap(const std::string &variable) | ccmc::Model | |
| getVariableFromMap(long variable_id) | ccmc::Model | |
| getVariableFromMapRW(const std::string &variable) | ccmc::Model | |
| getVariableFromMapRW(long variable_id) | ccmc::Model | |
| getVariableID(const std::string &variable) | ccmc::GeneralFileReader | |
| getVariableInt(const std::string &variable) | ccmc::GeneralFileReader | |
| getVariableIntAtIndex(const std::string &variable, long index) | ccmc::GeneralFileReader | |
| getVariableName(long variable_id) | ccmc::GeneralFileReader | |
| initializeConversionFactorsToSI() | ccmc::BATSRUS | protectedvirtual |
| initializeGlobalAttributes() | ccmc::GeneralFileReader | protected |
| initializeSIUnits() | ccmc::BATSRUS | protectedvirtual |
| initializeVariableAttributes() | ccmc::GeneralFileReader | protected |
| initializeVariableIDs() | ccmc::GeneralFileReader | protected |
| initializeVariableNames() | ccmc::GeneralFileReader | protected |
| loadVariable(const std::string &variable) | ccmc::Model | |
| loadVariableInt(const std::string &variable) | ccmc::Model | |
| mapLongFloat typedef | ccmc::Model | protected |
| mapLongInt typedef | ccmc::Model | protected |
| mapStringFloat typedef | ccmc::Model | protected |
| mapStringInt typedef | ccmc::Model | protected |
| missingValue | ccmc::Model | protected |
| Model() | ccmc::Model | |
| modelName | ccmc::Model | protected |
| OK | ccmc::Model | static |
| open(const std::string &filename) | ccmc::BATSRUS | virtual |
| progress | ccmc::Model | protected |
| setBusyStatus(int busyStatus) | ccmc::Model | protected |
| setMissingValue(float missingValue) | ccmc::Model | |
| setModelName(std::string modelName) | ccmc::Model | |
| units_ | ccmc::Model | protected |
| unloadVariable(const std::string &variable) | ccmc::Model | |
| variableData | ccmc::Model | protected |
| variableDataByID | ccmc::Model | protected |
| variableDataInt | ccmc::Model | protected |
| variableDataIntByID | ccmc::Model | protected |
| variableIDs | ccmc::GeneralFileReader | protected |
| variableNames | ccmc::GeneralFileReader | protected |
| variablesAdded | ccmc::Model | protected |
| variableSIUnits | ccmc::Model | protected |
| vAttributes | ccmc::GeneralFileReader | protected |
| ~BATSRUS() | ccmc::BATSRUS | virtual |
| ~GeneralFileReader() | ccmc::GeneralFileReader | |
| ~Model() | ccmc::Model | virtual |